runtime.cleanupBlock.full (method)

3 uses

	runtime (current package)
		mcleanup.go#L334: 	return b.full()
		mcleanup.go#L338: func (b *cleanupBlock) full() bool {
		mcleanup.go#L562: 		if cb.full() {